This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
I checked with development and got this response...
The issue is related to the port number.
In 8.5.1 we use the default port number to calculate the auth url. In this case the customer seems to have Portal (port 9080).
The related port number for https would be 9443 and we will use 443.
There are 2 ways to correct this:
1. going to the accounts preferences and change the port number for the auth url:
2. using the plugin_customization.ini to preset server url and auth info:
...\<notes>\framework\rcp
add the lines below
com.ibm.lconn.client.base/server=http\://w3.ibm.com\:9080/connections/activities
com.ibm.lconn.client.base/authtype=J2EE-FORM
com.ibm.lconn.client.base/authserver=https\://w3.ibm.com\:9443/connections/activities/j_security_check
then click restore defaults or delete Connections accounts to pick up the new settings. note: using the plugin_customization.ini this can be pusehd to all clients
Feedback response number CLLE86VKZW created by ~Umberto Minnuskiynds on 06/29/2010